ComponentOne ASP.NET MVC Controls
PosX Property

C1.Web.Mvc Namespace > ChartGestures<T> Class : PosX Property
Gets or sets the initial position of the axis X.
Syntax
'Declaration
 
Public Property PosX As Single
public float PosX {get; set;}
Remarks
The value represents initial position on the axis when the Scale is less than 1. Otherwise, the Value has no effect. The Value should lie between 0 to 1.
See Also

Reference

ChartGestures<T> Class
ChartGestures<T> Members